From: Eric S. Raymond Date: Thu, 19 Jul 2007 22:23:30 +0000 (+0000) Subject: Log entries as requested by Stefan. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17813 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3ccfebe1ef33e76cb26b27c2b2cc701bcb07243b;p=emacs.git Log entries as requested by Stefan. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e9c79bea277..22e5a5c6c41 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -24,6 +24,9 @@ * vc-hooks.el: Generalize stay-local-p to operate on lists of files. Change two keybindings to point to new function names. + * vc.arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el, + vc-sccs.el, vc-svn.el: These now implement the NewVC-fileset. + * vc.el: Adapted for NewVC-fileset, but no functional changes yet. 2007-07-18 Juanma Barranquero